Restore test/ to its non-distributed state (bug#8107)
authorGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 04:00:56 +0000 (21:00 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 04:00:56 +0000 (21:00 -0700)
commite4b8d5b8b7ba70791e01d6373db10d0ea0724960
treebc4f7c2a0e86b0078331680d40b3c23a33f12880
parentd7b71991ab937a41c82d0ce72ee20b45ee6a5ded
Restore test/ to its non-distributed state (bug#8107)

* make-dist: Don't distribute test/.
* configure.in (OPT_MAKEFILES_IN): New output variable.
(AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
* Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
(SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
(check): Give an explicit error if test/ is not present.
ChangeLog
Makefile.in
configure.in
make-dist